CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Design Pattern

搜索资源列表

  1. 335867172239

    0下载:
  2. 随着计算机网络的高速发展,信息化社会的逐步深入,信息已经成为生活重要因素,为了能够有效简洁方便安全共享的管理好自己的信息,利用计算机技术来管理个人通讯信息已经不是什么希奇的事了。本文将利用JSP语言设计一个多用户的个人通讯信息管理系统。它是基于C/S服务模式跨平台的JSP技术《个人通讯录管理系统》。个人通讯录管理系统的设计在一定程度上实现了计算机的智能化的应用,并最终达到个人通讯信息的共享,体现个人通讯信息的电子化效果,便于管理和更新。整个程序的开发过程和设计能够在一定意义上体现出计算机软件设计
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:739793
    • 提供者:樊伟
  1. Modern_C++_Design

    0下载:
  2. Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was p
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1882504
    • 提供者:shdwfk
  1. Application

    0下载:
  2. 使用3种设计模式:工厂模式,组合模式,策略模式,实现图像的切换。-The use of three kinds of design patterns: Factory pattern, combined model, strategy pattern, to achieve the image switching.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:489091
    • 提供者:琥珀沙漏
  1. xhcd

    0下载:
  2. 由8031内部定时器1按方式1工作,即作为16位定时器使用,每0.1秒钟T1溢出中断一次。P1口的P1.0~P1.7分别接发光二极管的L1~L8。要求编写程序模拟一循环彩灯。彩灯变化花样可自行设计。例程给出的变化花样为:①L1、L2、…L8依次点亮;②L1、L2、…L8依次熄灭;③L1、L2、…L8全亮、全灭。各时序间隔为0.5秒。让发光二极管按以上规律循环显示下去。-By 8031 according to an internal timer means a work, that is, as
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:834
    • 提供者:jx
  1. oscillograph

    1下载:
  2. 单片机的自动量程转换频率计和存储示波器设计,经实验,效果理想,能实现1Hz~50MHz间的频率测量,同时显示信号周期,4档量程(精度),能实现1Hz~15KHz间的信号波形实时显示,采样速率120KHz,存储深度128B,还能对任何红外编码发射器码型进行破解。 -SCM automatic range switching frequency meter and storage oscilloscope design, by the experiments, satisfactory resu
  3. 所属分类:SCM

    • 发布日期:2014-12-19
    • 文件大小:118973
    • 提供者:孙勇
  1. BuilderDemo

    0下载:
  2. 这这里面你可以查看如何使用建造者模式进行设计,是深入学习设计模式的不错资料-This is that which you can see how to use the builder pattern design is good design patterns in-depth study of information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:11644
    • 提供者:lige
  1. Linux_Socket

    0下载:
  2. Socket 编程 Socket是应用层与TCP/IP协议族通信的中间软件抽象层,它是一组接口。在设计模式中,Socket其实就是一个门面模式,它把复杂的TCP/IP协议族隐藏在Socket接口后面,对用户来说,一组简单的接口就是全部,让Socket去组织数据,以符合指定的协议。-Socket Programming Socket is the application layer and the TCP/IP protocol suite communications middleware ab
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:207191
    • 提供者:honghu
  1. shzhfx

    0下载:
  2. 数值分析课程设计,内附MATLAB源码和word,用三次样条插值设计中英文签名,双三次做改进; 采用交互式界面进行操作,用鼠标点击获取名字大致的数据点 三次样条插值算法:可产生二阶光滑度,即二阶导数连续签名图样-Numerical analysis of curriculum design, enclosing the MATLAB source code and the word, using cubic spline interpolation design in English a
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:252975
    • 提供者:zhaoshuangxiang
  1. Long_shift_gate_level

    0下载:
  2. 1. Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock ris
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:6358
    • 提供者:chen-che,wemg
  1. STUDENTS_SCORE

    0下载:
  2. Specifications 1. Top module name :SS (File name : SS.v) 2. Input pins: CLK, RESET, IN_VALID, INPUT [6:0] - 2 - 3. Output pins: OUT_VALID, OUTPUT [6:0] 4. Synchronous active high RESET is used, and no latch design is allowed. 5. All input
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3353400
    • 提供者:chen-che,wemg
  1. DownloadManager

    0下载:
  2. 支持多任务下载 支持HTTP协议 包含知识点(网络编程,线程,模式设计)-Support multi-tasking support for HTTP protocol to download contains the knowledge points (network programming, threads, pattern design)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-22
    • 文件大小:5664
    • 提供者:myxiaoribeng
  1. Matlab_hanshu

    0下载:
  2. :人工神经网络中的BP网络模型在函数逼近、模式识别等领域得到了广泛的应用,但利用神经网络 解决实际问题时,经常涉及到大量的数值计算问题,而运用计算机高级语言编程对神经网络BP模型进行仿真和 辅助设计是件十分麻烦的事情,为了解决这个矛盾,Matlab工具箱中专fq编制了大量有关设计BP网络模型的工 具函数 本文分析了Matlab软件包中人工神经网络工具箱的有关BP网络的工具函数,并给出了部分重要工具函 数的实际应用.-: Artificial Neural Networks in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:118558
    • 提供者:杨元龙
  1. erp

    0下载:
  2. c#编写的汽车销售公司erp进销存系统,使用了设计模式中的工厂模式进行开发。内涵sql数据库,含有第三方控件Developer Express WinForms Component Visual Studio 2003 v2.2.0。-c# write a car sales company erp Invoicing system, the use of design patterns in the factory pattern to develop. Connotation sql dat
  3. 所属分类:Applications

    • 发布日期:2017-05-26
    • 文件大小:9140530
    • 提供者:386
  1. K_average

    0下载:
  2. 简单的模式识别的分类算法(K_均值算法)程序用本人独立设计的,保留创意,拷贝不究!-A simple pattern recognition classification algorithm (K_ means algorithm) program using his own independent design, and to retain creative, copy does not study!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:51376
    • 提供者:王丽娅
  1. analysepattern

    0下载:
  2. 设计模式 英文书籍 24种设计模式 工厂模式 解释器模式-English books, 24 kinds of design patterns design patterns factory pattern to explain mode
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2868263
    • 提供者:dsfaewrrwe
  1. Decorator

    0下载:
  2. 设计模式中装饰模式的模拟代码,有利于学习设计模式的tx掌握该模式。-Design Patterns in decorative pattern simulation code, and conducive to learning design patterns tx grasp the pattern.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:7928
    • 提供者:周雄军
  1. MIS

    0下载:
  2. 提供对教师管理,班级,课程和成绩等的管理,是用C#+SQL SERVER 2005数据库编写的,是本人的毕业设计。-This article through uses asp.net the programming environment to compile the student information management and the analysis system, using the software engineering principle, uses the life cyc
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:800335
    • 提供者:周晶晶
  1. pipeilvboqi

    0下载:
  2. 通过采用神经网络中的Clipping方法和MonteCarlo修改学习算法,对用于光学模式识别的纯相位二值化匹配滤波器进行了优化设计。计算机模拟结果表明,和传统的纯相位匹配滤波器的相关输出结果相比,其识别输出的信噪比和信号相关峰值得到了明显的提高,从而为今后的光学实现奠定了良好的基础。-Through the use of neural network methods and MonteCarlo modify Clipping learning algorithm for optical pa
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:323449
    • 提供者:刘杰
  1. javapatterns

    0下载:
  2. 里面包含了23中设计模式源代码,其中包括工厂模式(Factory)、单例(Singleton)、观察者模式(Observer)、适配器模式-Which contains 23 design patterns in source code, including the factory pattern (Factory), Singleton (Singleton), Observer pattern (Observer), Adapter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:296999
    • 提供者:萤火虫
  1. libsvm-2.91

    0下载:
  2. LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包。本数据包是该软件包的最新版本,发布与10年4月。-LIBSVM Taiwan University, Lin Zhiren (Lin Chih-Jen) and associate development and design of a simple, easy to use and fast and efficient SVM pattern recogniti
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:570505
    • 提供者:wujing
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com